[WebTech #79] CSS > 4. CSS 範例 > 4-10 動畫
CSS3 也能做動畫喔!先來看幾個例子吧:
動畫教學文:
(1) http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/css3-animations-the-hiccups-and-bugs-youll-want-to-avoid/
彈跳效果:
(1) 教學: http://www.hongkiat.com/blog/css3-bounce-effect/
(2) 範例: http://tympanus.net/codrops/2012/05/22/creating-an-animated-3d-bouncing-ball-with-css3/
搖擺的鈴鐺:
(1) http://inspectelement.com/tutorials/ring-a-bell-with-css-keyframe-animations/
翻頁效果:
(1) http://www.hongkiat.com/blog/css3-3d-transforms/
---
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
「css3 animated」的推薦目錄:
- 關於css3 animated 在 紀老師程式教學網 Facebook 的最佳貼文
- 關於css3 animated 在 紀老師程式教學網 Facebook 的最讚貼文
- 關於css3 animated 在 紀老師程式教學網 Facebook 的最讚貼文
- 關於css3 animated 在 CSS3 Animation | Summer。桑莫。夏天 的評價
- 關於css3 animated 在 Animate.css - GitHub 的評價
- 關於css3 animated 在 CSS3 animated text. Stop a content end - Stack Overflow 的評價
- 關於css3 animated 在 Wrong use of CSS3 Animations or not? - Software ... 的評價
css3 animated 在 紀老師程式教學網 Facebook 的最讚貼文
[WebTech #76] CSS > 4. CSS 範例 > 4-7 統計圖表
誰說做統計圖表一定要很複雜?信不信用 CSS3 就可以做得出來?如果再搭配一點 JavaScript,還能像 Excel 那樣即時更新統計圖表的畫面耶!趕緊來看看吧:
(1) http://tympanus.net/codrops/2012/05/21/animated-3d-bar-chart-with-css3/
(2) http://designmodo.com/create-interactive-graph-css3-jquery/
---
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
css3 animated 在 紀老師程式教學網 Facebook 的最讚貼文
[WebTech #70] CSS > 4. CSS 範例 > 4-4 視覺元件 > 4-4-7 Menu
這篇「分享+留言+按讚」沒破 50 我不甘心!! ... XD
說真的!這篇我花的整理功夫,至少有七小時以上!因為使用 CSS3 製作 Menu 的範例實在太豐富!我不忍割捨任何一個。加上要想出個面面俱到的分類方法,又花了我不少時間審視手上所有收集到的文件。因此,這麼辛苦才收集齊全、分類完善的文章,請大家稟著「良心」(奸笑),按下一個「讚」吧!
每篇網頁一定都會有所謂「導覽列」。有些是「置頂」,有些是在「左側」。所以我將上百篇文章,精選出來的 28 篇,依照「側邊單層」、「側邊多層」、「頂邊單層」、「頂邊多層」、以及「華麗型導覽列」五大類別,幫各位分類。相信在小弟的幫助之下,您下次想製作「頂邊、側邊」,「單層、多層」,都能「一發中的」。話不多說,以下就是我精選出來的 28 篇 Menu 範例:
「側邊單層」(Sidebar, Single Layer):
(1) http://www.netmagazine.com/tutorials/swishy-css3-navigation
(2) http://tympanus.net/codrops/2012/02/21/accordion-with-css3/
(3) http://designmodo.com/accordion-css3/
(4) http://www.hongkiat.com/blog/css-content-accordion/
(5) http://www.sitepoint.com/css3-sliding-menu/
(6) http://tympanus.net/codrops/2011/10/24/creative-css3-animation-menus/
(7) http://tympanus.net/codrops/2011/10/19/blur-menu-with-css3-transitions/
「側邊多層」(Sidebar, Multi-layers):
(1) http://webdesign.tutsplus.com/tutorials/site-elements/orman-clarks-vertical-navigation-menu-the-css3-version/
(2) http://designmodo.com/css3-accordion-menu/
(3) http://www.alessioatzeni.com/blog/css3-menu-navigation-effect/
「頂邊單層」(Navigation Bar, Tabbed):
(1) http://webdesign.tutsplus.com/videos/how-to-create-a-css3-tabbed-navigation/
(2) http://webdesign.tutsplus.com/tutorials/site-elements/how-to-create-a-modern-ribbon-banner-navigation-bar-with-pure-htmlcss3/
(3) http://tympanus.net/codrops/2012/04/12/animated-content-tabs-with-css3/
(4) http://tutorialzine.com/2010/01/halftone-navigation-menu-jquery-css/
(5) http://www.marcofolio.net/css/the_apple.com_navigation_menu_created_using_only_css3.html
(6) http://tympanus.net/codrops/2012/06/12/css-only-responsive-layout-with-smooth-transitions/
「頂邊多層」(Navigation Bar, Drop-down List)
(1) http://www.webdesignerdepot.com/2012/08/create-a-stunning-menu-in-css3/
(2) http://www.alessioatzeni.com/blog/css3-dropdown-menu/
(3) http://www.script-tutorials.com/css3-green-marble-menu/
(4) http://designmodo.com/css3-dropdown-menu/
(5) http://www.script-tutorials.com/pure-css3-lavalamp-menu/
(6) http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/
「華麗型」(非傳統「置邊」或「置頂」的導覽列):
(1) http://webdesign.tutsplus.com/tutorials/site-elements/how-to-create-a-css3-wheel-menu/
(2) http://www.inserthtml.com/2012/09/rotating-menu/
(3) http://tympanus.net/codrops/2012/07/02/swatch-book-with-css3-and-jquery/
(4) http://tympanus.net/codrops/2012/03/23/responsive-content-navigator-with-css3/
(5) http://www.alessioatzeni.com/blog/css3-with-jquery-reverse-animation/
(6) http://tympanus.net/codrops/2010/06/28/awesome-cufonized-fly-out-menu/
貼完了~請來賓掌聲鼓勵...(敬禮)
---
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
css3 animated 在 Animate.css - GitHub 的推薦與評價
Animate.css supports the prefers-reduced-motion media query so that users with motion sensitivity can opt out of animations. On supported platforms (currently ... ... <看更多>
css3 animated 在 CSS3 Animation | Summer。桑莫。夏天 的推薦與評價
CSS3 Animation. 27 Aug 2017. css3 animations css 效能調校 will-change 關鍵轉譯路徑 Critical Rendering Path Chrome DevTools 轉譯效能 Rendering Performance. ... <看更多>